home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Fmonzoom.res < prev    next >
Text File  |  2003-02-27  |  446b  |  16 lines

  1. CONTAINER Fmonzoom
  2. {
  3.     NAME Fmonzoom;
  4.     INCLUDE Fbase;
  5.  
  6.     GROUP Fmonzoom
  7.     {
  8.       REAL MONZOOMFILTER_SCALE { UNIT REAL; MIN 0.001; MAX 1000.0; STEP 0.01; }
  9.       LONG MONZOOMFILTER_PHONG { CYCLE { MONZOOMFILTER_PHONG_NEVER; MONZOOMFILTER_PHONG_MIN; MONZOOMFILTER_PHONG_MAX; MONZOOMFILTER_PHONG_ALWAYS; } }
  10.         BOOL MONZOOMFILTER_MODE    { }
  11.         BOOL MONZOOMFILTER_OPTIMIZE    { }
  12.         BOOL MONZOOMFILTER_CAMERAS    { }
  13.         BOOL MONZOOMFILTER_LIGHTS { }
  14.     }
  15. }
  16.